complexType LConferenceBridge
diagram AXLSoap_p4366.png
namespace http://www.cisco.com/AXL/API/10.5
children name description product devicePoolName commonDeviceConfigName locationName subUnit loadInformation maximumCapacity useTrustedRelayPoint securityProfileName destinationAddress mcuConferenceBridgeSipPort sipProfile srtpAllowed normalizationScript enableTrace userName password httpPort useHttps conferenceBridgePrefix overrideSIPTrunkAddress sipTrunkName
used by
elements ListConferenceBridgeRes/return/conferenceBridge ListConferenceBridgeReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LConferenceBridge">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueName128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subUnit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable for Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula. Cisco Media Server : subunit = ((Extract two digits after 'A' from the name)-2)/3 + 1. Cisco Conference Bridge: subunit = ((Extract two digits after 'C' from the name)-1)/3 + 1   </xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="maximumCapacity" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco IOS Enhanced Conference Bridge</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="destinationAddress" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mcuConferenceBridgeSipPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="sipProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="srtpAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="normalizationScript" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableTrace" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU and max length is 31</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU and max length is 31</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="httpPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useHttps" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="conferenceBridgePrefix" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="overrideSIPTrunkAddress" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LConferenceBridge/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LConferenceBridge/name
diagram AXLSoap_p4367.png
type axlapi:UniqueName128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="name" type="axlapi:UniqueName128" minOccurs="0" maxOccurs="1"/>

element LConferenceBridge/description
diagram AXLSoap_p4368.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element LConferenceBridge/product
diagram AXLSoap_p4369.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element LConferenceBridge/devicePoolName
diagram AXLSoap_p4370.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LConferenceBridge/commonDeviceConfigName
diagram AXLSoap_p4371.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LConferenceBridge/locationName
diagram AXLSoap_p4372.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LConferenceBridge/subUnit
diagram AXLSoap_p4373.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Applicable for Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula. Cisco Media Server : subunit = ((Extract two digits after 'A' from the name)-2)/3 + 1. Cisco Conference Bridge: subunit = ((Extract two digits after 'C' from the name)-1)/3 + 1  
source <xsd:element name="subUnit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable for Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula. Cisco Media Server : subunit = ((Extract two digits after 'A' from the name)-2)/3 + 1. Cisco Conference Bridge: subunit = ((Extract two digits after 'C' from the name)-1)/3 + 1   </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/loadInformation
diagram AXLSoap_p4374.png
type axlapi:XLoadInformation
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
special  axlapi:boolean        
annotation
documentation
This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/maximumCapacity
diagram AXLSoap_p4375.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.
source <xsd:element name="maximumCapacity" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/useTrustedRelayPoint
diagram AXLSoap_p4376.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LConferenceBridge/securityProfileName
diagram AXLSoap_p4377.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco IOS Enhanced Conference Bridge
source <xsd:element name="securityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco IOS Enhanced Conference Bridge</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/destinationAddress
diagram AXLSoap_p4378.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="destinationAddress" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/mcuConferenceBridgeSipPort
diagram AXLSoap_p4379.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="mcuConferenceBridgeSipPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/sipProfile
diagram AXLSoap_p4380.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="sipProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/srtpAllowed
diagram AXLSoap_p4381.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="srtpAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/normalizationScript
diagram AXLSoap_p4382.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="normalizationScript" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/enableTrace
diagram AXLSoap_p4383.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="enableTrace" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/userName
diagram AXLSoap_p4384.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for Cisco TelePresence MCU and max length is 31
source <xsd:element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU and max length is 31</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/password
diagram AXLSoap_p4385.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for Cisco TelePresence MCU and max length is 31
source <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU and max length is 31</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/httpPort
diagram AXLSoap_p4386.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="httpPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/useHttps
diagram AXLSoap_p4387.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="useHttps" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/conferenceBridgePrefix
diagram AXLSoap_p4388.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for Cisco TelePresence Conference bridges
source <xsd:element name="conferenceBridgePrefix" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/overrideSIPTrunkAddress
diagram AXLSoap_p4389.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence Conference bridges
source <xsd:element name="overrideSIPTrunkAddress" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LConferenceBridge/sipTrunkName
diagram AXLSoap_p4390.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco TelePresence Conference bridges
source <xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy